From: Kevin Ryde Date: Tue, 27 Oct 2009 22:59:55 +0000 (+0000) Subject: * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9717 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=56a8ee933cb5249730e438f9aad39187df63bae9;p=emacs.git * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use help-xref-info-regexp and help-xref-url-regexp to identify links. (Further to Bug#3921). --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 80bec52f000..254fcb2832f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2009-10-27 Kevin Ryde + + * emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use + help-xref-info-regexp and help-xref-url-regexp to identify links. + (Further to Bug#3921). + 2009-10-27 Michael Albinus * net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.